Welcome![Sign In][Sign Up]
Location:
Search - FFT 2D

Search list

[Mathimatics-Numerical algorithmsFFTdemo

Description: 基2FFT,包括一个DFT-2-d FFT, including a DFT program
Platform: | Size: 28672 | Author: xqz | Hits:

[2D GraphicImageFFT2

Description: VC编写的高效的图象2D快速傅立叶正变换程序,编译通过.适合256色bmp图象变换.效果和matlab的fft2()没法比,但是程序值得借鉴.适合图象处理初学者,有助于理解傅立叶变换在图象处理中的重要作用.-VC efficient preparation of the image is 2D fast Fourier transform procedures compile. Bmp for 256-color image transformation. Results and Matlab fft2 () no match for, but the procedure is worth learning from. Image processing for beginners, helps to understand Fourier transform in the image processing an important role.
Platform: | Size: 84992 | Author: 李安定 | Hits:

[Special EffectsFFT2Dsource

Description: 二维FFT(快速傅立叶变换)变换源代码,可编译通过并能正常运行.-2D FFT (Fast Fourier Transform) transform source code, compile and can operate normally.
Platform: | Size: 295936 | Author: 黄钦 | Hits:

[BooksMatlabpictureprogramme

Description: matlab图像处理的一些命令,如applylut,提取二进制图像的轮廓的bwmorph,识别强度图像中的边界的edge,进行二维快速傅里叶变换的fft2等等.-Matlab image processing some orders, such as applylut. extract the binary image of the contours of the bwmorph identify intensity image of the border edge, 2D Fast Fourier Transform fft2 and so on.
Platform: | Size: 427008 | Author: ruan pingfan | Hits:

[Special EffectsDCT2-lele

Description: 利用蝶形算法类似于FFT,利用先行再列实现二维DCT。速度很快。包含反DCT的代码。-similar to the use of butterfly FFT algorithm, the first re-use of 2D DCT out. Very fast. Contain anti- DCT code.
Platform: | Size: 2048 | Author: yaoli | Hits:

[GDI-BitmapFFT2Dsource

Description: FFT2Dsource.rar这是实现2维FFT运算的程序源码 -This is FFT2Dsource.rar realize 2-D FFT computation procedure source
Platform: | Size: 7231488 | Author: lijian | Hits:

[Othertwo_dimensional_PSD

Description: 二维功率谱密度计算程序 使用傅里叶变换 -2D PSD caculation estimator
Platform: | Size: 1024 | Author: 陈建超 | Hits:

[Graph programefficient_registration

Description: 利用傅里叶变换,在频域上对两幅图像配准,是一种比较配准的新方法,但是对弹性配准的效果不是很好 需要进一步的研究。-Registers two images (2-D rigid translation) within a fraction of a pixel specified by the user. Instead of computing a zero-padded FFT (fast Fourier transform), this code uses selective upsampling by a matrix-multiply DFT (discrete FT) to dramatically reduce computation time and memory without sacrificing accuracy
Platform: | Size: 5120 | Author: wangwei | Hits:

[AlgorithmFFT(DFTrealarray)twodimension

Description: 多维傅里叶变换,二维DFT快速算法,共分五部--三:二维实序2D-DFT列行列算法-Multi-dimensional Fourier transform, fast algorithm for two-dimensional DFT is divided into 5- 3: two-dimensional real column ordinal ranks of 2D-DFT algorithm for
Platform: | Size: 3072 | Author: jet ju | Hits:

[GPS developpaper04

Description: Presently FFT usage in GPS receivers has been a topic of extensive study and many improved FFT-based acquisition methods with averaging correlation technique also have emerged. Although averaging arithmetic can reduce the instant processing points of FFT/IFFT, their noise performance is not promising. In this paper a novel compress-sampling algorithm for FFT-base GPS signal acquisition method is proposed. It not only diminishes the size of FFT/IFFT core but also enhances the noise immunity of receiver with its “redundancy” structure. Simulation results of Matlab testify that the computational complexity of the novel algorithm has been efficiently suppressed to only 0.93 over the 2D search method in time domain. At the same time the lower amplitude threshold obtained from the novel method gets a lower false alarm probability comparing with the direct DFT algorithm with no compression. The noise immunity is enhanced-Presently FFT usage in GPS receivers has been a topic of extensive study and many improved FFT-based acquisition methods with averaging correlation technique also have emerged. Although averaging arithmetic can reduce the instant processing points of FFT/IFFT, their noise performance is not promising. In this paper a novel compress-sampling algorithm for FFT-base GPS signal acquisition method is proposed. It not only diminishes the size of FFT/IFFT core but also enhances the noise immunity of receiver with its “redundancy” structure. Simulation results of Matlab testify that the computational complexity of the novel algorithm has been efficiently suppressed to only 0.93 over the 2D search method in time domain. At the same time the lower amplitude threshold obtained from the novel method gets a lower false alarm probability comparing with the direct DFT algorithm with no compression. The noise immunity is enhanced
Platform: | Size: 254976 | Author: zohreh | Hits:

[GPS developpaper03

Description: Presently FFT usage in GPS receivers has been a topic of extensive study and many improved FFT-based acquisition methods with averaging correlation technique also have emerged. Although averaging arithmetic can reduce the instant processing points of FFT/IFFT, their noise performance is not promising. In this paper a novel compress-sampling algorithm for FFT-base GPS signal acquisition method is proposed. It not only diminishes the size of FFT/IFFT core but also enhances the noise immunity of receiver with its “redundancy” structure. Simulation results of Matlab testify that the computational complexity of the novel algorithm has been efficiently suppressed to only 0.93 over the 2D search method in time domain. At the same time the lower amplitude threshold obtained from the novel method gets a lower false alarm probability comparing with the direct DFT algorithm with no compression. The noise immunity is enhanced-Presently FFT usage in GPS receivers has been a topic of extensive study and many improved FFT-based acquisition methods with averaging correlation technique also have emerged. Although averaging arithmetic can reduce the instant processing points of FFT/IFFT, their noise performance is not promising. In this paper a novel compress-sampling algorithm for FFT-base GPS signal acquisition method is proposed. It not only diminishes the size of FFT/IFFT core but also enhances the noise immunity of receiver with its “redundancy” structure. Simulation results of Matlab testify that the computational complexity of the novel algorithm has been efficiently suppressed to only 0.93 over the 2D search method in time domain. At the same time the lower amplitude threshold obtained from the novel method gets a lower false alarm probability comparing with the direct DFT algorithm with no compression. The noise immunity is enhanced
Platform: | Size: 87040 | Author: zohreh | Hits:

[Windows Develop2D_FFT

Description: 用C++编写的实现二维FFT变换的写程序。-Written in C++, to achieve two-dimensional FFT transform to write programs.
Platform: | Size: 2048 | Author: choushi | Hits:

[Otherxianxingxitongdepinyufenxifa

Description: How to apply the 2D FFT functions in Matlab 如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程-How to apply the 2D FFT functions in Matlab 如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程
Platform: | Size: 7168 | Author: xuyutong | Hits:

[2D Graphicfft_2D_picture

Description: 二维图像处理的fft变换,二维fft,youknow -you will love it!it is very useful .that is right .you know
Platform: | Size: 1858560 | Author: zhuran | Hits:

[Special Effects2DFFT-C

Description: 2d FFT 图象处理,不含界面,公有算法实现-The 2D FFT
Platform: | Size: 7168 | Author: Tiger | Hits:

[matlabLinearBPM

Description: 这是一个简单的FFT为无电位1 +1 +1 Ð 薛定谔方程的光束传播方法。如果该软件灵活,允许引入的术语(如果是极少数需要包括色散效应高阶导数)。例如,如果一个人渴望解决的一个方程的形式: (四/ dz的+ Ð ^ 2/dx ^ 2 - 0.25 * Ð ^ 3/dx ^ 3)== 0 Ÿ 它可以解决使用以下代码: Ž = linspace(0,1,512) x = linspace(-5,5,1024) psi0 =进出口(- x的。^ 2) Ð = D_lateral1D(十,2)-0.25 * D_lateral1D(十,3) 字段= LinearBPM(psi0,有D,Z) 凡D_lateral1D是一个函数,提供“取代”的微分算子。 这个函数是在一个非线性的BPM,我曾对(分步,谱方法等),将提交给我,当我完成他们的文件和组织功能更复杂的设置非常初期阶段。 -This is a simple FFT based beam propagation method for potential-free 1+1+1D Schrodinger equation. The software if flexible and allows to introduce high-order derivatives in the term (very handful if is needed to include dispersion effects). For example, if one desires to solve an equation in the form: (d/dz+ d^2/dx^2- 0.25*d^3/dx^3)Y == 0 It can be solved using the following code: z=linspace(0,1,512) x=linspace(-5,5,1024) psi0=exp(-x.^2) D=D_lateral1D(x,2)-0.25*D_lateral1D(x,3) field=LinearBPM(psi0,D,z) Where D_lateral1D is a provided function that "replaces" the derivative operator. This function is a very early stage in a more complex set of non-linear BPM functions that I have made (split-step, spectral methods, etc.) and I will submit them when I finish their documentation and organization. Sorry for my English, I m eager for your comments.
Platform: | Size: 2048 | Author: zhou | Hits:

[matlabfirst

Description: 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilities to: (a) Multiply the input image by (-1)x+y to center the transform for filtering. (b) Multiply the resulting (complex) array by a real function (in the sense that the the real coefficients multiply both the real and imaginary parts of the transforms). Recall that multiplication of two images is done on pairs of corresponding elements. (c) Compute the inverse Fourier transform. (d) Multiply the result by (-1)x+y and take the real part. (e) Compute the spectrum.
Platform: | Size: 1024 | Author: solo | Hits:

[Special Effectsfftw-3.3.3-dll32

Description: FFTW源码,CPU计算1D、2D、3D快速傅里叶变换(FFT)(Souce code of FFTW, to calculate 1D-FFT, 2D-FFT and 3D-FFT)
Platform: | Size: 2591744 | Author: smwding | Hits:

[Mathimatics-Numerical algorithmsfft

Description: fft.matlab 程序,二维fft.matlab 程序(fft.matlab,2d.fft.matlab)
Platform: | Size: 2048 | Author: 时慕 | Hits:

[OtherRadar-target-generation-and-detection-master

Description: MATLAB中的雷达目标生成和检测,调频连续波,FFT(用于范围检测的1D),FFT (2D for distance and speed detection),2d恒定火焰警报率(2D-CFAR)(Radar target generation and detection in MATLAB, FM continuous wave, FFT (1D for range detection), FFT (2D for distance and speed detection), 2d constant flame alarm rate (2D-CFAR))
Platform: | Size: 648192 | Author: 黛汐520 | Hits:
« 1 23 4 5 »

CodeBus www.codebus.net